').addClass('mw-mmv-overlay');}this.savedScroll={top:$scrollTo.scrollTop(),left:$scrollTo.scrollLeft()};$body.addClass('mw-mmv-lightbox-open').append(this.$overlay);};MMVB.cleanupOverlay=function(){var bootstrap=this;$(document.body).removeClass('mw-mmv-lightbox-open');if(this.$overlay){this.$overlay.remove();}if(this.savedScroll){setTimeout(function(){$.scrollTo(bootstrap.savedScroll,0);bootstrap.savedScroll=undefined;},0);}};MMVB.whenThumbsReady=function(){return this.thumbsReadyDeferred.promise();};mw.mmv.MultimediaViewerBootstrap=MultimediaViewerBootstrap;}(mediaWiki,jQuery));},{"css":[
".mw-mmv-overlay{position:fixed;top:0px;left:0px;right:0px;bottom:0px;z-index:1000;background-color:#000000}body.mw-mmv-lightbox-open{overflow-y:auto}body.mw-mmv-lightbox-open #mw-page-base,body.mw-mmv-lightbox-open #mw-head-base,body.mw-mmv-lightbox-open #mw-navigation,body.mw-mmv-lightbox-open #mw-footer,body.mw-mmv-lightbox-open #content{ display:none}body.mw-mmv-lightbox-open \u003E :not(.mw-mmv-overlay,.mw-mmv-wrapper){ display:none}.mw-mmv-view-expanded{display:inline-block;border:1px solid #dddddd;padding:5px;padding-left:34px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB2ZXJzaW9uPSIxLjEiCiAgIHdpZHRoPSIxMDAlIgogICBoZWlnaHQ9IjEwMCUiCiAgIHZpZXdCb3g9IjAgMCAyOSAyNCIKICAgaWQ9IkxheWVyXzEiCiAgIHhtbDpzcGFjZT0icHJlc2VydmUiPjxtZXRhZGF0YQogICBpZD0ibWV0YWRhdGExMyI+PHJkZjpSREY+PGNjOldvcmsKICAgICAgIHJkZjphYm91dD0iIj48ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD48ZGM6dHlwZQogICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPjxkYzp0aXRsZT48L2RjOnRpdGxlPjwvY2M6V29yaz48L3JkZjpSREY+PC9tZXRhZGF0YT48ZGVmcwogICBpZD0iZGVmczExIiAvPgo8ZwogICBpZD0iZzMiPgoJPHBhdGgKICAgZD0iTSA4LDUuNiBWIDE2LjcgSCAyMi41IFYgNS42IEwgOCw1LjYgeiBtIDEyLjksOC44IEggOS41IGwgMy40LC00LjQgMC41LC0wLjIgMy4yLDMuNCAxLjcsLTEgMi42LDIuMiAwLDAgeiIKICAgaWQ9InBhdGg1IgogICBzdHlsZT0iZmlsbDojNzc3Nzc3IiAvPgoJPHBvbHlnb24KICAgcG9pbnRzPSI2LjUsNy4yIDYuNSwxOC40IDIyLjEsMTguNCAyMi4xLDE3LjYgNy4zLDE3LjYgNy4zLDcuMiAiCiAgIGlkPSJwb2x5Z29uNyIKICAgc3R5bGU9ImZpbGw6Izc3Nzc3NyIgLz4KPC9nPgo8L3N2Zz4=);background-image:url(//bits.wikimedia.org/static-1.24wmf3/extensions/MultimediaViewer/resources/mmv/img/expand.svg?2014-05-01T15:38:20Z)!ie;background-position:left;background-repeat:no-repeat}\n/* cache key: enwiki:resourceloader:filter:minify-css:7:77d310325e090e590bab1ee1ed226fd3 */"
]},{"multimediaviewer-view-expanded":"Expand view"});mw.loader.implement("mmv.logger",function($,jQuery){(function(mw,$){var L;function Logger(){}L=Logger.prototype;L.logActions={'thumbnail':'User clicked on a thumbnail to open Media Viewer.','enlarge':'User clicked on an enlarge link to open Media Viewer.','fullscreen':'User entered fullscreen mode.','defullscreen':'User exited fullscreen mode.','close':'User closed Media Viewer.','file-description-page':'User opened the file description page.','use-this-file-open':'User opened the dialog to use this file.','image-view':'User viewed an image.','metadata-open':'User opened the metadata panel.','metadata-close':'User closed the metadata panel.','next-image':'User viewed the next image.','prev-image':'User viewed the previous image.','terms-open':'User opened the usage terms.','license-page':'User opened the license page.','author-page':'User opened the author page.','source-page':'User opened the source page.','hash-load':
'User loaded the image via a hash on pageload.','history-navigation':'User navigated with the browser history.'};L.log=function(action,skipEventLog,substitutions){var translatedAction=this.logActions[action]||action;if($.isPlainObject(substitutions)){$.each(substitutions,function(key,value){translatedAction=translatedAction.replace(key,value);});}mw.log(translatedAction);if(mw.eventLog&&!skipEventLog){return mw.eventLog.logEvent('MediaViewer',{version:'1.1',action:action});}return $.Deferred().resolve();};mw.mmv.logger=new Logger();}(mediaWiki,jQuery));},{},{});mw.loader.implement("mmv.bootstrap.autostart",function($,jQuery){(function(mw,$){if(!mw.mmv.isBrowserSupported()){return;}var bootstrap=new mw.mmv.MultimediaViewerBootstrap();$(document).ready(function(){bootstrap.setupEventHandlers();});mw.mmv.bootstrap=bootstrap;}(mediaWiki,jQuery));},{},{});mw.loader.implement("mobile.desktop",function($,jQuery){(function($){var cookie=mw.config.get('wgStopMobileRedirectCookie');if(cookie){$(
'.stopMobileRedirectToggle').click(function(){$.cookie(cookie.name,null,{path:cookie.path,domain:cookie.domain});});}})(jQuery);},{},{});mw.loader.implement("mw.MwEmbedSupport.style",function($,jQuery){},{"css":[
"#container{position:relative;min-height:100%}#container,video{width:100%;height:100%}#playerContainer{overflow:hidden;position:relative;height:100%;background:#000}#videoHolder{position:relative;overflow:hidden}.fullscreen #playerContainer{position:absolute !important;width:100% !important;height:100%! important;z-index:9999;min-height:100%;top:0;left:0;margin:0}.mwEmbedPlayer{width:100%;height:100%;overflow:hidden;position:absolute;top:0;left:0}.modal_editor{ left:10px;top:10px;right:10px;bottom:10px;position:fixed;z-index:100}.displayHTML a:visited{color:white}.loadingSpinner{width:32px;height:32px;display:block;padding:0px;background-image:url(//bits.wikimedia.org/static-1.24wmf3/extensions/MwEmbedSupport/MwEmbedModules/MwEmbedSupport/skins/common/images/loading_ani.gif?2014-05-01T15:38:20Z)}.mw-imported-resource{border:thin solid black}.kaltura-icon{background-image:url(//bits.wikimedia.org/static-1.24wmf3/extensions/MwEmbedSupport/MwEmbedModules/MwEmbedSupport/skins/common/images/kaltura_logo_sm_transparent.png?2014-05-01T15:38:20Z) !important;background-repeat:no-repeat;display:block;height:12px;width:12px;margin-top:2px !important;margin-left:3px !important}.mw-fullscreen-overlay{background:rgb(0,0,0) none repeat scroll 0% 0%;position:fixed;top:0pt;left:0pt;width:100%;height:100%;-moz-background-clip:border;-moz-background-origin:padding;-moz-background-inline-policy:continuous} .play-btn-large{width:70px;height:53px;background :url(//bits.wikimedia.org/static-1.24wmf3/extensions/MwEmbedSupport/MwEmbedModules/MwEmbedSupport/skins/common/images/player_big_play_button.png?2014-05-01T15:38:20Z);position :absolute;cursor :pointer;border :none !important;z-index :1}.play-btn-large:hover{background :url(//bits.wikimedia.org/static-1.24wmf3/extensions/MwEmbedSupport/MwEmbedModules/MwEmbedSupport/skins/common/images/player_big_play_button_hover.png?2014-05-01T15:38:20Z)}.carouselContainer{position :absolute;width :100%;z-index :2}.carouselVideoTitle{position :absolute;top :0px;left :0px;width :100%;background :rgba(0,0,0,0.8);color :white;font-size :small;font-weight :bold;z-index :2}.carouselVideoTitleText{display :block;padding :10px 10px 10px 20px}.carouselTitleDuration{position :absolute;top :0px;right :0px;padding :2px;background-color :#5A5A5A;color :#D9D9D9;font-size :smaller;z-index :2}.carouselImgTitle{position :absolute;width :100%;text-align :center;color :white;font-size :small;background :rgba(0,0,0,0.4)}.carouselImgDuration{position :absolute;top :2px;left :2px;background :rgba( 0,0,0,0.7 );color :white;padding :1px 6px;font-size :small}.carouselPrevButton,.carouselNextButton{display :block;position :absolute;bottom:23px}.carouselPrevButton{left :5px}.carouselNextButton{right:6px}.alert-container{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-image:linear-gradient(bottom,rgb(215,215,215) 4%,rgb(230,230,230) 55%,rgb(255,255,255) 100%);background-image:-o-linear-gradient(bottom,rgb(215,215,215) 4%,rgb(230,230,230) 55%,rgb(255,255,255) 100%);background-image:-moz-linear-gradient(bottom,rgb(215,215,215) 4%,rgb(230,230,230) 55%,rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(bottom,rgb(215,215,215) 4%,rgb(230,230,230) 55%,rgb(255,255,255) 100%);background-image:-ms-linear-gradient(bottom,rgb(215,215,215) 4%,rgb(230,230,230) 55%,rgb(255,255,255) 100%);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.04,rgb(215,215,215)),color-stop(0.55,rgb(230,230,230)),color-stop(1,rgb(255,255,255)));margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;max-width:80%;max-height:30%}.alert-title{background-color :#E6E6E6;padding :5px;border-bottom :1px solid #D1D1D1;font-weight :normal !important;font-size:14px !important;-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px }.alert-message{padding :5px;font-weight :normal !important;text-align:center;font-size:14px !important}.alert-buttons-container{text-align:center;padding-bottom:5px}.alert-button{background-color:#474747;color:white;-webkit-border-radius:.5em;-moz-border-radius:.5em;border-radius:.5em;padding:2px 10px;background-image:linear-gradient(bottom,rgb(25,25,25) 4%,rgb(47,47,47) 55%,rgb(71,71,71) 68%);background-image:-o-linear-gradient(bottom,rgb(25,25,25) 4%,rgb(47,47,47) 55%,rgb(71,71,71) 68%);background-image:-moz-linear-gradient(bottom,rgb(25,25,25) 4%,rgb(47,47,47) 55%,rgb(71,71,71) 68%);background-image:-webkit-linear-gradient(bottom,rgb(25,25,25) 4%,rgb(47,47,47) 55%,rgb(71,71,71) 68%);background-image:-ms-linear-gradient(bottom,rgb(25,25,25) 4%,rgb(47,47,47) 55%,rgb(71,71,71) 68%);background-image:-webkit-gradient( linear,left bottom,left top,color-stop(0.04,rgb(25,25,25)),color-stop(0.55,rgb(47,47,47)),color-stop(0.68,rgb(71,71,71)) )}.alert-text{color :black !important}\n/* cache key: enwiki:resourceloader:filter:minify-css:7:05d6927ccce6b34fce3440f7e8cd5fbf */"
]},{});mw.loader.implement("skins.vector.collapsibleNav",function($,jQuery){(function(mw,$){'use strict';var map;function toggle($element){var isCollapsed=$element.parent().is('.collapsed');$.cookie('vector-nav-'+$element.parent().attr('id'),isCollapsed,{'expires':30,'path':'/'});$element.parent().toggleClass('expanded').toggleClass('collapsed').find('.body').slideToggle('fast');isCollapsed=!isCollapsed;$element.find('> a').attr({'aria-pressed':isCollapsed?'false':'true','aria-expanded':isCollapsed?'false':'true'});}map={ltr:{opera:[['>=',9.6]],konqueror:[['>=',4.0]],blackberry:false,ipod:false,iphone:false,ps3:false},rtl:{opera:[['>=',9.6]],konqueror:[['>=',4.0]],blackberry:false,ipod:false,iphone:false,ps3:false}};if(!$.client.test(map)){return true;}$(function($){var $headings,tabIndex;$('#mw-panel > .portal:first').addClass('first persistent');$('#mw-panel').addClass('collapsible-nav');$('#mw-panel > .portal:not(.persistent)').each(function(i){var id=$(this).attr('id'),state=$.
cookie('vector-nav-'+id);$(this).find('ul:first').attr('id',id+'-list');$(this).find('h3').wrapInner($('
').attr({href:'#','aria-haspopup':'true','aria-controls':id+'-list',role:'button'}).click(false));if(state==='true'||(state===null&&i<1)||(state===null&&id==='p-lang')){$(this).addClass('expanded').removeClass('collapsed').find('.body').hide().show();$(this).find('h3 > a').attr({'aria-pressed':'true','aria-expanded':'true'});}else{$(this).addClass('collapsed').removeClass('expanded');$(this).find('h3 > a').attr({'aria-pressed':'false','aria-expanded':'false'});}if(state!==null){$.cookie('vector-nav-'+$(this).attr('id'),state,{'expires':30,'path':'/'});}});$headings=$('#mw-panel > .portal:not(.persistent) > h3');tabIndex=$(document).lastTabIndex()+1;$('#searchInput').attr('tabindex',tabIndex++);$headings.attr('tabindex',function(){return tabIndex++;});$('#mw-panel').delegate('.portal:not(.persistent) > h3','keydown',function(e){if(e.which===13||e.which===32){toggle($(this));}}).
delegate('.portal:not(.persistent) > h3','mousedown',function(e){if(e.which!==3){toggle($(this));$(this).blur();}return false;});});}(mediaWiki,jQuery));},{},{"vector-collapsiblenav-more":"\u003Cvector-collapsiblenav-more\u003E"});
/* cache key: enwiki:resourceloader:filter:minify-js:7:0d88d4bfe0dc9cbd4e063b3d5af9d39c */